JavaScript

{dialog.object}refreshPrimaryKeyList Method

Syntax

{dialog.Object}.refreshPrimaryKeyList();

Description

Refreshes the list of primary keys that the UX component has retrieved from the server.

Example

{dialog.object}.refreshPrimaryKeyList();

See Also